Add Semantic parsers for Python.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 10 Jan 2010 00:38:07 +0000 (19:38 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 10 Jan 2010 00:38:07 +0000 (19:38 -0500)
commit879327e9b00ce830fdd715d2c87a4e7e9adffe89
treeae90b7117424dab5fefd3472e1d9d53478a1040c
parent59f43e6b8a70c1d5ca06f2004de77ab5027b33b8
Add Semantic parsers for Python.

* cedet/semantic.el (semantic-new-buffer-setup-functions): Add python parser.
* cedet/semantic/wisent/python-wy.el, cedet/semantic/wisent/python.el: New files.
lisp/ChangeLog
lisp/cedet/semantic.el
lisp/cedet/semantic/wisent/python-wy.el [new file with mode: 0644]
lisp/cedet/semantic/wisent/python.el [new file with mode: 0644]